home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
MacFormat 1996 Christmas
/
macformat-045.iso
/
Shareware Plus
/
Developers
/
enteract-377
/
enteract-377.sit
/
EnterAct Stuff
/
hAWK project
/
AWK Source
/
Load2.c
/
Load2.c
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-05-08
|
132 b
|
11 lines
|
[
TEXT/CWIE
]
/* Load2.c
Just a donothing to force loading of a particular segment.
*/
void LoadSegment2(void);
void LoadSegment2(void)
{
}